home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / star_catcher.swf / scripts / DefineButton2_46 / BUTTONCONDACTION on(release, keyPress Enter).as
Encoding:
Text File  |  2012-01-07  |  77 b   |  5 lines

  1. on(release, keyPress "<Enter>"){
  2.    fnInitialize();
  3.    gotoAndStop(5);
  4. }
  5.